Click or drag to resize

AppointmentConflictingMeetingCount Property

Represents the number of meetings that conflict with the meetings.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int ConflictingMeetingCount { get; }

Property Value

Type: Int32
The conflicting meeting count.
See Also